tests: Change the way the code does diffs
authorBenjamin Otte <otte@redhat.com>
Thu, 7 Apr 2011 22:50:32 +0000 (00:50 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 18 May 2011 19:58:44 +0000 (21:58 +0200)
commit35c96507528fcdbcc73aabe2e71f249447c0f146
treeb8b9d2bef8f21d5cee911afb090283a3219cbc92
parent4622614784fb113882607e04360011c9a63508bb
tests: Change the way the code does diffs

Use a temp file for intermediate storage and properly unlink that
tempfile after the diff is done.
tests/css/Makefile.am [new file with mode: 0644]
tests/css/parser/test-css-parser.c